Skip to main content

Integration through the Oracle Cloud Console

Overview

To monitor Oracle Cloud Infrastructure (OCI) resources in Motadata ObserveOps (formerly known as AIOps), you need to retrieve the following credentials from the Oracle Cloud Console:

  • Tenancy OCID
  • User OCID
  • Private Key
  • Fingerprint

This guide walks you through the steps to retrieve each of these from the Oracle Cloud Console.

note

The Oracle Cloud user account used for integration only requires read-only permissions to collect metrics and resource data.

Step 1: Retrieve the Tenancy OCID

  1. Log in to the Oracle Cloud Console.

  2. Click on the Profile icon in the top-right corner of the screen.

  1. Select Tenancy from the drop-down menu.

  2. On the Tenancy Details page, locate the OCID field and click Copy.

  3. Save this value, this is your Tenancy OCID.

Step 2: Retrieve the User OCID

  1. In the Oracle Cloud Console, navigate to the top-left Navigation Menu.

  2. Go to Identity & Security and select Domains.

  1. Select the domain your user belongs to.

  1. In the left-side panel, select Users.

  1. Click on the user account you want to use for the ObserveOps integration.

  2. On the User Details page, locate the OCID field and click Copy.

  3. Save this value, this is your User OCID.

Step 3: Generate and Retrieve the API Key (Private Key and Fingerprint)

  1. On the User Details page (from above Step 2), select the API Keys tab (the third tab in the user details panel).

  2. Click Add API Key.

  1. In the Add API Key dialog, select Generate API Key Pair.

  2. Click Download Private Key to download the .pem file to your system.

note

Save the private key file securely. You will not be able to download it again after closing this dialog.

  1. Click Add to complete the API key creation.

  2. The Fingerprint for the newly created API key is now displayed in the API Keys list on the User Details page. Copy and save this value, this is your Fingerprint.

Summary

You now have all four credentials required to integrate Oracle Cloud with Motadata ObserveOps:

CredentialWhere to Find It
Tenancy OCIDProfile menu → Tenancy → OCID
User OCIDIdentity & Security → Domains → Users → User Details → OCID
Private KeyUser Details → API Keys → Add API Key → Download Private Key
FingerprintUser Details → API Keys → Fingerprint column (after key creation)

Use these values when creating a credential profile for Oracle Cloud in ObserveOps. Refer to Adding Cloud Devices for Monitoring to continue.